home *** CD-ROM | disk | FTP | other *** search
/ EIDOS Interactive Digital Press Kit ECTS 1997 / EIDOS Digital Press Kit - ECTS 1997 - Disc 2.iso / pc / mmenu.dir / Internal_142.ls < prev    next >
Encoding:
Text File  |  1997-08-29  |  221 b   |  13 lines

  1. on top
  2.   if rollOver(24) then
  3.     set the visible of sprite 23 to 0
  4.   else
  5.     set the visible of sprite 23 to 1
  6.   end if
  7.   if rollOver(27) then
  8.     set the memberNum of sprite 23 to 141
  9.   else
  10.     nothing()
  11.   end if
  12. end
  13.